Skip to content

DATA-3948 Update CLI to use new binary data id type #4879

Merged
vijayvuyyuru merged 4 commits intoviamrobotics:mainfrom
vijayvuyyuru:DATA-3948
Apr 10, 2025
Merged

DATA-3948 Update CLI to use new binary data id type #4879
vijayvuyyuru merged 4 commits intoviamrobotics:mainfrom
vijayvuyyuru:DATA-3948

Conversation

@vijayvuyyuru
Copy link
Member

No description provided.

@vijayvuyyuru vijayvuyyuru requested a review from a team as a code owner March 28, 2025 19:05
@vijayvuyyuru vijayvuyyuru requested review from lia-viam and njooma March 28, 2025 19:05
@viambot viambot added the safe to test This pull request is marked safe to test from a trusted zone label Mar 28, 2025
@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Apr 1, 2025
@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Apr 1, 2025
@vijayvuyyuru vijayvuyyuru requested a review from gloriacai01 April 7, 2025 16:18
cli/app.go Outdated
@@ -1261,7 +1251,7 @@ var app = &cli.App{
Name: "add",
Usage: "adds tags to binary data by file ids for a given org and location",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit] for the usage text of these can we also say binary data IDs? i think it can get a little confusing when it says file ids in the description sometimes but the flag usage text says binary data IDs

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call, will change

cli/app.go Outdated
Name: dataFlagFileIDs,
Usage: "comma separated file IDs of data belonging to specified org and location",
Name: dataFlagBinaryDataIDs,
Usage: "comma separated binary data IDs of data belonging to specified org and location",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont specify the org and location in the cli here anymore so i guess we can remove that part of the description? wdyt?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense

@vijayvuyyuru vijayvuyyuru requested a review from gloriacai01 April 9, 2025 17:45
@viambot viambot added safe to test This pull request is marked safe to test from a trusted zone and removed safe to test This pull request is marked safe to test from a trusted zone labels Apr 9, 2025
Copy link
Member

@gloriacai01 gloriacai01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!!

@vijayvuyyuru vijayvuyyuru merged commit 4f3c6c6 into viamrobotics:main Apr 10, 2025
16 checks passed
@vijayvuyyuru vijayvuyyuru deleted the DATA-3948 branch April 10, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test This pull request is marked safe to test from a trusted zone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants